home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / HYP / J-M / Metric Converter.cpt / Metric Converter / background_2674.txt < prev    next >
Text File  |  1989-02-26  |  1KB  |  56 lines

  1. -- background: 2674 from stack: in
  2. -- bmap block id: 3983
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 15 (field)
  9. -- low flags: 80
  10. -- high flags: 0002
  11. -- rect: left=432 top=38 right=69 bottom=498
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: waiting
  20.  
  21.  
  22. -- part 16 (field)
  23. -- low flags: 01
  24. -- high flags: 2004
  25. -- rect: left=160 top=51 right=177 bottom=493
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 10
  31. -- style flags: 0
  32. -- line height: 13
  33. -- part name: share
  34.  
  35.  
  36. -- part 18 (button)
  37. -- low flags: 00
  38. -- high flags: 8003
  39. -- rect: left=351 top=149 right=171 bottom=481
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: OK, Milt, Go Away
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   hide field "share"
  51.   hide bkgnd button "OK, Milt, Go Away"
  52.   play "boing"
  53.   tabKey
  54. end mouseUp
  55.  
  56.